home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / ezy_comm / ezy1023.zip / SETUP.ZIP / PROTHELP.ASL < prev    next >
Text File  |  1992-09-03  |  3KB  |  55 lines

  1. Protocol Selection
  2. ~~~~~~~~~~~~~~~~~~
  3.  
  4. A file transfer protocol is simply a way of sending files from one computer to
  5. another while checking for (and correcting) errors.  There are several transfer
  6. protocols available:
  7.  
  8. XModem : This is a fairly old protocol, but it is supported by most terminal
  9.          packages.  Its drawbacks are that it is slow and it can only send one
  10.          file per session.
  11.  
  12.          XModem has several variants, XModem-1k (uses 1024 byte packets instead
  13.          of 128, slightly faster) and XModem-1k-g (uses 1024 byte packets and
  14.          does not perform any error checking).
  15.  
  16.          To download using XModem you have to supply a file name for your
  17.          terminal to receive to.  To upload you _must_ use the "Enter pre-
  18.          upload files" option so that the BBS knows what your file is called.
  19.  
  20.          If at all possible, avoid XModem and use a more sophisticated transfer
  21.          protocol.
  22.  
  23. YModem : This is a batch variant of XModem that sends file name and size data
  24.          before the file.  This means that when receiving you do not have to
  25.          supply a file name, and you do not need to use the pre-upload option.
  26.  
  27.          YModem is a batch protocol, it can send more that one file in one
  28.          session.
  29.  
  30.          YModem has a variant known as YModem-g.  Like the XModem variation,
  31.          this does not perform and error correction.
  32.  
  33. ZModem : This is one of the best protocols available.  It is quite efficient
  34.          and uses a 32 bit CRC for error checking.
  35.  
  36.          Like YModem, ZModem sends file information before the file itself,
  37.          allowing batch file transfers.  Most implementations of ZModem also
  38.          allow downloads to begin automatically upon receiving the file data.
  39.  
  40.          One of the most powerful features of ZModem is that it can resume
  41.          aborted transfers.  This means that if the transfer is stopped for
  42.          any reason then you can continue it later.
  43.  
  44.          ZModem has the MobyTurbo and ZModem-90 varients.  These are higher
  45.          efficency versions by the original designer of the ZModem protocol.
  46.          They are only available to people who have registered the DSZ driver.
  47.  
  48. Lynx   : Lynx is not a standard protocol.  The driver is a shareware program.
  49.          Its features rival that of ZModem.
  50.  
  51. Puma   : Puma is not a standard protocol.  The driver is a shareware program.
  52.          Its features rival that of ZModem.  Note that the driver may be called
  53.          MPt, this is fully compatible.
  54.  
  55. Press [Enter] to continue.